home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Misc / Cookie / Source / BattleZone.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-06-12  |  274 b   |  11 lines

  1. /* BattleZone.h generated from BattleZone.psw
  2.    by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
  3.  */
  4.  
  5. #ifndef BATTLEZONE_H
  6. #define BATTLEZONE_H
  7.  
  8. extern void DisplayBattleFrame(float width, float height, float lines[], int red, int green, int blue);
  9.  
  10. #endif BATTLEZONE_H
  11.